- window subclassing
- создание оконных подклассов
Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. Сергей Орлов .
Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. Сергей Орлов .
Decorator pattern — Not to be confused with the concept of decorators in Python. In object oriented programming, the decorator pattern is a design pattern that allows behaviour to be added to an existing object dynamically. Contents 1 Introduction 2 Motivation 3… … Wikipedia
Class (computer science) — In object oriented programming, a class is a programming language construct that is used as a blueprint to create objects. This blueprint includes attributes and methods that the created objects all share.More technically, a class is a cohesive… … Wikipedia
Class (computer programming) — In object oriented programming, a class is a construct that is used as a blueprint to create instances of itself – referred to as class instances, class objects, instance objects or simply objects. A class defines constituent members which enable … Wikipedia
Design Patterns — Not to be confused with the concept of a Design pattern. Design Patterns: Elements of Reusable Object Oriented Software … Wikipedia
Terrapin Turtle Graphics — Infobox Software name = Terrapin Turtle Graphics developer = Spencer Tipping latest release version = 2.1 latest release date = May 17, 2008 operating system = Linux, Unix, Microsoft Windows, Mac OS, other operating systems with JRE… … Wikipedia
Xerox Star — The Star workstation, officially known as the Xerox 8010 Information System, was introduced by Xerox Corporation in 1981. It was the first commercial system to incorporate various technologies that today have become commonplace in personal… … Wikipedia
Self (programming language) — Infobox programming language name = Self paradigm = object oriented prototype based year = 1986 designer = David Ungar, Randall Smith developer = David Ungar, Randall Smith, Stanford University, Sun Microsystems latest release version = 4.3… … Wikipedia
Is-a — Vererbung dargestellt mittels UML. Die abgeleitete Klasse hat die Attribute x und y und verfügt über die Methoden a und b (im UML Sprachgebrauch Operationen a und b). Die Vererbung (engl. Inheritance) ist eines der grundlegenden Konzepte der… … Deutsch Wikipedia
Profan (Programmiersprache) — XProfan ist eine basicähnliche Programmiersprache, die direkt für die ereignisorientierte Programmierung graphischer Oberflächen geschaffen wurde. Inhaltsverzeichnis 1 Entwicklungsgeschichte, Versionen 2 Funktionsweise 3 Besonderheiten/Features 4 … Deutsch Wikipedia
Vererbung (objektorientierte Programmierung) — Vererbung dargestellt mittels UML. Die abgeleitete Klasse hat die Attribute x und y und verfügt über die Methoden a und b (im UML Sprachgebrauch Operationen a und b). Die Vererbung (engl. Inheritance) ist eines der grundlegenden Konzepte der… … Deutsch Wikipedia
XProfan² — XProfan ist eine basicähnliche Programmiersprache, die direkt für die ereignisorientierte Programmierung graphischer Oberflächen geschaffen wurde. Inhaltsverzeichnis 1 Entwicklungsgeschichte, Versionen 2 Funktionsweise 3 Besonderheiten/Features 4 … Deutsch Wikipedia